home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 1998 July
/
Software of the Month Club 1998 July.iso
/
pc
/
SOMC
/
Casts
/
Misc.cst
/
00013_Util4.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-05-21
|
233 b
|
16 lines
on mouseEnter
puppetSound 1, "Pop"
updateStage
set the foreColor of member "Util4" to 1
end
on mouseLeave
set the foreColor of member "Util4" to 0
end
on mouseUp
puppetSound 1, "Plink"
updateStage
go to frame 104
end